Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User Permissons and some automations #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

balli1187
Copy link

I changed the code in a way that user permissions are pulled into the container and also add some lines for automation:

  • cronjobs are setup automatically. schedule can be defined by environment variable
  • timezone can be setup by variable. Might be not necessary but should prevent changes in e-mails timestamps
  • subdirectories (Maildir, sieve) arecreated if it doesn't already exist.

Hope you like it and can approve it.

User inside the container are created with user and group permissions on the hostsystem.
Subfolders in `/home/$USER` are created if necessary.
 - cronjobs are set up for all users found
 - schedule can be configured with ENV variable
 - timezone can be choosen by ENV variable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant